08. Running your First App on a Device
L1 21 Running Dice Roller On A Device HS-SC RR
Written instructions on how to enable the developer options and debugging in our device are here.
If you use Windows, you will need to install the appropriate USB driver. For that you can follow the instructions here. Mac and Linux users can skip this step.
When you connect your device, you should see a pop-up on the phone asking to allow USB debugging. You can tick the "Always allow" option as shown in the image to remember this computer. Click "OK".
You can now start running apps on your device.
If you still find issues during installation, please refer to this Troubleshooting Guide.
[Allow USB debugging prompt]
In this exercise, you will set up your development environment, create the Dice Roller project, and run it on a phone or emulator.
Task Feedback:
It seems that you are all set up and ready to go ahead. Well done!